home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / misc / coding / midas060 / samples / dos / 00readme.txt next >
Encoding:
Text File  |  1997-01-16  |  963 b   |  28 lines

  1. DOS samples
  2. -----------
  3.  
  4. This directory contains the MS-DOS examples. "demo.c" is an example on
  5. how to use MIDAS in demos, and "miniplay.c" is a minimal DOS module
  6. player.
  7.  
  8. Note that there are some differences in "demo.c" compared to MIDAS
  9. pre-release versions:
  10.  
  11.         - The music synchronization callbacks (effect W in XMs and S3Ms)
  12.         work now, check ..\data\templsun.xm.
  13.  
  14.         - There is some new code to handle the new timer - demo will
  15.         complain loudly if it's unable to get proper screen sync
  16.         (usually this happens when running under Win95)
  17.  
  18.         - The demo is modified for Assembly'96 competition rules - the
  19.         setup only appears if neither GUS or SB is detected. To show
  20.         config always, comment "#define ASM96" from the beginning.
  21.         Note! If you don't show the config menu always, you must be
  22.         sure to include proper credits elsewhere!
  23.  
  24. More examples are hopefully coming to v0.6.0 release.
  25.  
  26.  
  27. Petteri
  28.